home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
enbolas.swf
/
scripts
/
DefineButton2_55
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2006-01-17
|
108b
|
6 lines
on(release){
_level0.sonido("click");
fondo.gotoAndPlay(_level0.fase + 1);
gotoAndPlay(30);
}